type context.valueCtx (struct)

Method Implmentations

Deadline() (deadline time.Time, ok bool) *valueCtx.M : Context.Deadline
Done() <-chan struct{} *valueCtx.M : Context.Done
Err() error *valueCtx.M : Context.Err
String() string *valueCtx.M : fmt.Stringer.String *valueCtx.M : stringer.String *valueCtx.M : runtime.stringer.String
Value(key any) any *valueCtx.M : Context.Value